github.com/gotd/log.Helper.l (field)
4 uses
github.com/gotd/log (current package)
helper.go#L10: l Logger // underlying logger, returned by Logger()
helper.go#L22: return Helper{l: l, leveled: AddCallerSkip(l, 1)}
helper.go#L26: if h.l == nil {
helper.go#L29: return h.l
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |